home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Blogowanie poza sfera / Flock 0.9.1.3 stable / flock-0.9.1.3.en-US.win32.exe / flock / chrome / en-US.jar / locale / browser / help / menu_reference.xhtml < prev    next >
Encoding:
Extensible Markup Language  |  2007-07-06  |  17.5 KB  |  423 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
  3.     <!ENTITY % brandDTD SYSTEM "chrome://branding/locale/brand.dtd" >
  4.     %brandDTD;
  5.     <!ENTITY % platformDTD SYSTEM "chrome://browser/locale/help/platformStrings.dtd" >
  6.     %platformDTD;
  7. ]>
  8. <!--
  9. Contributors:
  10.   David Tenser <david.tenser@comhem.se> (original author)
  11.   R.J. Keller <rlk@trfenv.com>
  12.   Jeff Walden <jwalden+code@mit.edu>
  13.   Steffen Wilberg <steffen.wilberg@web.de>
  14. -->
  15. <html xmlns="http://www.w3.org/1999/xhtml">
  16. <head>
  17.     <title>&brandFullName; Menu Reference</title>
  18.     <link rel="stylesheet" type="text/css" href="chrome://help/skin/helpFileLayout.css"/>
  19. </head>
  20.  
  21. <body>
  22.  
  23. <h1>&brandFullName; Menu Reference</h1>
  24.   <p>This menu reference describes each menu item in the main
  25.     &brandFullName; window.</p>
  26.  
  27.   <div class="contentsBox">In this section:
  28.     <ul>
  29.       <li class="mac"><a href="#firefox">&brandShortName;</a></li>
  30.       <li><a href="#file">File</a></li>
  31.       <li><a href="#edit">Edit</a></li>
  32.       <li><a href="#view">View</a></li>
  33.       <li><a href="#go">History</a></li>
  34.       <li><a href="#bookmarks">Bookmarks</a></li>
  35.       <li><a href="#tools">Tools</a></li>
  36.       <li class="mac"><a href="#window">Window</a></li>
  37.       <li><a href="#help">Help</a></li>
  38.     </ul>
  39.   </div>
  40.  
  41. <div class="mac">
  42.   <h2 id="firefox">&brandShortName;</h2>
  43.     <h3 id="about_mac">About &brandFullName;</h3>
  44.     <p>Displays a dialog box with information about &brandShortName;, including
  45.       the current version and a brief list of credits.</p>
  46.  
  47.     <h3 id="prefs_mac">Preferences...</h3>
  48.     <p>Displays the <a href="prefs.xhtml">&pref.pluralCaps; window</a>,
  49.       where you can change many &pref.plural; in &brandShortName;.</p>
  50.  
  51.     <h3 id="quit_mac">Quit &brandShortName;</h3>
  52.     <p>Closes all &brandShortName; windows, cancels any active downloads, and exits
  53.       &brandShortName; completely. If you happen to select this menu item with
  54.       more than one tab or window open, &brandShortName; will ask you to confirm
  55.       your choice to prevent accidental exits. You can switch off this warning
  56.       by deselecting the <em>Warn me when closing multiple tabs</em> checkbox in
  57.       the <em>Tabs</em> panel of &pref.menuPath;. &brandShortName; will also
  58.       warn you if you are currently downloading any files.</p>
  59. </div>
  60.  
  61. <h2 id="file">File</h2>
  62.  
  63.   <h3 id="new_window">New Window</h3>
  64.   <p>Opens a new &brandShortName; window.</p>
  65.  
  66.   <h3 id="new_tab">New Tab</h3>
  67.   <p>Opens a new browser tab in the current &brandShortName; window.</p>
  68.  
  69.   <h3 id="open_location">Open Location...</h3>
  70.   <p>Focuses on the &brandShortName; URL bar so you can type in a new location to
  71.     visit.</p>
  72.  
  73.   <h3 id="open_file">Open File...</h3>
  74.   <p>Displays an Open File dialog where you can select a file from your
  75.     local disks or network. You can view many file types in &brandShortName;,
  76.     including HTML/XML files, image files, text files and more.</p>
  77.  
  78.   <h3 id="close">Close (Window)</h3>
  79.   <p>Closes the current window.</p>
  80.  
  81.   <h3 id="close_tab">Close Tab</h3>
  82.   <p>Closes the current tab and selects the rightmost tab. This menu item is
  83.     visible only if more than one browser tab is currently open.</p>
  84.  
  85.   <h3 id="save_page_as">Save Page As...</h3>
  86.   <p>Saves the page you are currently browsing. You can choose to save the
  87.     whole page (complete with graphics), just the current HTML page, or the
  88.     page text only.</p>
  89.  
  90.   <h3 id="send_page">Send Link...</h3>
  91.   <p>Opens an email composition window using your computer's default email program
  92.     so you can send a message with a link to the current page.</p>
  93.  
  94.   <h3 id="page_setup">Page Setup...</h3>
  95.   <p>Displays a Page Setup dialog where you can specify printing settings such as
  96.     margins, headers and footers, and page orientation.</p>
  97.  
  98.   <div class="noMac">
  99.     <h3 id="print_preview">Print Preview</h3>
  100.     <p>Displays a preview of how the current document will appear when printed. It
  101.       reflects the settings in the Page Setup dialog and the page author's
  102.       intentions.</p>
  103.   </div>
  104.  
  105.   <h3 id="print">Print...</h3>
  106.   <p>Displays the Print dialog, where you can specify the number of printed copies,
  107.     etc. Click <em>OK</em> to print the page.</p>
  108.  
  109.   <h3 id="import">Import...</h3>
  110.   <p>Opens the Import Wizard dialog, which allows you to import &pref.plural;, bookmarks,
  111.     history, passwords and other data from browsers like Microsoft Internet
  112.     Explorer, Netscape, Mozilla or Opera.</p>
  113.  
  114.   <h3 id="work_offline">Work Offline</h3>
  115.   <p>Toggles between online and offline mode. Offline mode allows you to view
  116.     web pages you've previously visited without being connected to the
  117.     Internet.</p>
  118.  
  119. <div class="noMac">
  120.   <h3 id="exit">
  121.     <span class="win">Exit</span>
  122.     <span class="noWin">Quit</span>
  123.   </h3>
  124.   <p>Closes all &brandShortName; windows, cancels any active downloads, and exits
  125.     &brandShortName; completely. If you happen to select this menu item with
  126.     more than one tab or window open, &brandShortName; will ask you to confirm
  127.     your choice to prevent accidental exits. You can switch off this warning
  128.     by deselecting the <em>Warn me when closing multiple tabs</em> checkbox in
  129.     the <em>Tabs</em> panel of &pref.menuPath;. &brandShortName; will also
  130.     warn you if you are currently downloading any files.</p>
  131. </div>
  132.  
  133. <h2 id="edit">Edit</h2>
  134.  
  135.   <h3 id="undo">Undo</h3>
  136.   <p>Undoes the last action in a text field. If you later decide you don't want to
  137.     undo an action, use the Redo command.</p>
  138.  
  139.   <h3 id="redo">Redo</h3>
  140.   <p>Redoes the last Undo command.</p>
  141.  
  142.   <h3 id="cut">Cut</h3>
  143.   <p>Cuts the selected text from a text field and stores it in the clipboard. Paste
  144.     the text elsewhere by using the Paste command.</p>
  145.  
  146.   <h3 id="copy">Copy</h3>
  147.   <p>Copies the selected text to the clipboard. Paste the text in a text field by
  148.     using the Paste command.</p>
  149.  
  150.   <h3 id="paste">Paste</h3>
  151.   <p>Pastes text stored in the clipboard into a text field.</p>
  152.  
  153.   <h3 id="delete">Delete</h3>
  154.   <p>Deletes the selected text from a text field.</p>
  155.  
  156.   <h3 id="select_all">Select All</h3>
  157.   <p>Selects all text and other items on the page.</p>
  158.  
  159.   <h3 id="find_in_this_page">Find in This Page...</h3>
  160.   <p>Displays the Find Toolbar at the bottom of the browser window.  Enter the
  161.     text you wish to find in the toolbar, and as you type &brandShortName; will
  162.     automatically find and select the first occurrence of the entered text on
  163.     the page.  Click <em>Find Next</em> or <em>Find Previous</em> to find the
  164.     text at other locations in the page, and click <em>Highlight</em> to
  165.     highlight all occurrences of the text on the page.</p>
  166.  
  167.   <h3 id="find_again">Find Again</h3>
  168.   <p>Searches for the next occurrence of the text specified when using the
  169.   <em>Find in This Page...</em> command.</p>
  170.  
  171.   <h3 class="unix" id="prefs">&pref.pluralCaps;</h3>
  172.   <p class="unix">Displays the <a href="prefs.xhtml">&pref.pluralCaps; window</a>,
  173.     where you can change many &pref.plural; in &brandShortName;.</p>
  174.  
  175. <h2 id="view">View</h2>
  176.  
  177.   <h3 id="toolbars">Toolbars</h3>
  178.  
  179.     <h4 id="navigation_toolbar">Navigation Toolbar</h4>
  180.     <p>Toggles the visibility of the navigation toolbar, which usually contains
  181.       standard navigation buttons (Back, Forward, Stop, etc.).</p>
  182.  
  183.     <h4 id="bookmarks_toolbar">Bookmarks Toolbar</h4>
  184.     <p>Toggles the visibility of the bookmarks toolbar, which contains bookmarks
  185.       to various sites.</p>
  186.  
  187.     <h4 id="customize">Customize...</h4>
  188.     <p>Displays the toolbar customization dialog.  You can drag and drop toolbar
  189.       buttons to or from the toolbars here. You can also <span
  190.       class="noMac">right-click</span><span class="mac">press &ctrlKey;,
  191.       click</span> on the navigation toolbar and select <em>Customize...</em>
  192.       to show this dialog.</p>
  193.  
  194.   <h3 id="status_bar">Status Bar</h3>
  195.   <p>Toggles the visibility of the status bar, located at the bottom of the window.
  196.     The status bar displays useful information about the page but may not be
  197.     needed by everyone.</p>
  198.  
  199.   <h3 id="sidebar">Sidebar</h3>
  200.   <p>The Sidebar can display your bookmarks or the browsing history.  You can
  201.     always close the Sidebar by clicking on the X in the upper-right
  202.     corner.</p>
  203.  
  204.     <h4 id="view_sidebar_bookmarks">Bookmarks</h4>
  205.     <p>Displays the Bookmarks Sidebar, which keeps your bookmarks visible all
  206.       the time. This can be very useful if you use bookmarks often.</p>
  207.  
  208.     <h4 id="view_sidebar_history">History</h4>
  209.     <p>Displays the History Sidebar, which keeps track of the sites you have
  210.       visited. To change how many days a site should be remembered, select
  211.       &pref.menuPath; and select the <em>Privacy</em> panel.</p>
  212.  
  213.   <h3 id="stop">Stop</h3>
  214.   <p>Stops loading of the current page you're browsing. This is the same as
  215.     clicking on the <em>Stop</em> button on the toolbar.</p>
  216.  
  217.   <h3 id="reload">Reload</h3>
  218.   <p>Gets the most up-to-date version of the current page.  This is the same
  219.     as clicking the <em>Reload</em> button on the toolbar.</p>
  220.  
  221.   <h3 id="text_size">Text Size</h3>
  222.   <p>If the text on a web page is too small or too large, you can change it to
  223.     a more comfortable size.</p>
  224.  
  225.     <h4 id="increase_text_size">Increase</h4>
  226.     <p>Displays the text on the web page one size larger. You can also do this
  227.       with the mouse (see <a href="mouse_shortcuts.xhtml">Mouse Shortcuts</a>
  228.       for instructions).</p>
  229.  
  230.     <h4 id="decrease_text_size">Decrease</h4>
  231.     <p>Displays the text on the web page one size smaller. You can also do this
  232.       with the mouse (see <a href="mouse_shortcuts.xhtml">Mouse Shortcuts</a>
  233.       for instructions).</p>
  234.  
  235.     <h4 id="reset_text_size">Normal</h4>
  236.     <p>Displays the text on the web page at its normal size.</p>
  237.  
  238.   <h3 id="page_style">Page Style</h3>
  239.   <p>Allows you to select a style for the current web page. By default,
  240.     "Basic Page Style" is selected unless the author specifies a
  241.     different default.</p>
  242.  
  243.     <h4 id="no_style">No Style</h4>
  244.     <p>Removes style formatting from the page.</p>
  245.  
  246.     <h4 id="basic_page_style">Basic Page Style</h4>
  247.     <p>Displays the page with a general style specified by the author.</p>
  248.  
  249.     <h4 id="alternate_style"></h4>
  250.     <p>If the author has specified additional page styles, &brandShortName;
  251.      will list them here for you to select.</p>
  252.  
  253.   <h3 id="character_encoding">Character Encoding</h3>
  254.   <p>Allows you to manually change the character encoding on a web page.
  255.     &brandShortName; usually does this automatically.</p>
  256.  
  257.   <h3 id="page_source">Page Source</h3>
  258.   <p>Displays the source code for the current document. <!--A future version of
  259.     &brandShortName; will be capable of launching an external program for
  260.     viewing the source.--></p>
  261.  
  262.   <div class="noMac">
  263.     <h3 id="full_screen">Full Screen</h3>
  264.     <p>Displays the window in full screen. If you have the navigation toolbar
  265.       hidden, you can always restore the window anyway by pressing
  266.       <kbd>F11</kbd>.</p>
  267.   </div>
  268. <h2 id="go">History</h2>
  269.  
  270.   <p>The History menu contains a list of the most recently visited web sites and
  271.     closed tabs.</p>
  272.  
  273.   <h3 id="back">Back</h3>
  274.   <p>Navigates back one page in history. This is the same as clicking on the
  275.     <em>Back</em> button on the toolbar.</p>
  276.  
  277.   <h3 id="forward">Forward</h3>
  278.   <p>Navigates forward one page in history. This is the same as clicking on
  279.     the <em>Forward</em> button on the toolbar.</p>
  280.  
  281.   <h3 id="home">Home</h3>
  282.   <p>Displays your home page. This is the same as clicking on the
  283.     <em>Home</em> button on the navigation toolbar. To change the home page,
  284.     select &pref.menuPath; and open the <em>Main</em> panel.  You
  285.     can specify to use a blank page, the current page (or tab group), a
  286.     bookmark, or a manually entered address.</p>
  287.  
  288.   <h3 id="closed_tabs">Recently Closed Tabs</h3>
  289.   <p>Allows you to restore a tab you closed recently in the current window by
  290.     selecting it from the list. See the <a href=
  291.     "tabbed_browsing.xhtml#closing_tabs">Closing and Restoring Tabs</a> topic
  292.     for more information.</p>
  293.  
  294.   <h3 id="go_history">Show in Sidebar</h3>
  295.   <p>Displays the History Sidebar, which keeps track of the sites you have
  296.     visited. To change how many days a site should be remembered, select
  297.     &pref.menuPath; and select the <em>Privacy</em> panel.</p>
  298.  
  299. <h2 id="bookmarks">Bookmarks</h2>
  300.  
  301.   <p>This menu contains all your stored bookmarks.</p>
  302.  
  303.   <h3 id="add_to_bookmarks">Bookmark This Page...</h3>
  304.   <p>Adds the current page to your bookmarks. A dialog will be displayed,
  305.     allowing you to choose a title for the bookmark and specify where you
  306.     want it to be stored.</p>
  307.  
  308.   <h3 id="subscribe">Subscribe to This Page...</h3>
  309.   <p>Shows a preview of the <a href="glossary.xhtml#feed">feed</a> offered by
  310.     the current site. From the preview page, you can subscribe to the feed using
  311.     a <a href="glossary.xhtml#live_bookmark">Feedmark</a>, a feed reader
  312.     on your computer, or a web service. If you have chosen to always subscribe
  313.     using a Feedmark or a feed reader in the <em>Feeds</em> panel of
  314.     &pref.menuPath;, the preview page will be skipped.</p>
  315.  
  316.   <h3 id="bookmark_all_tabs">Bookmark All Tabs...</h3>
  317.   <p>Adds all the tabs in the current window to a new bookmark folder. A dialog
  318.     will be displayed, allowing you to choose the name of the folder and specify
  319.     where you want it to be stored.</p>
  320.  
  321.   <h3 id="organize_bookmarks">Organize Bookmarks...</h3>
  322.   <p>Displays the Bookmarks Manager, a window where you can modify your
  323.     bookmarks. You can sort, rename and change the properties for your
  324.     bookmarks as well as add, remove, and move them.</p>
  325.  
  326. <h2 id="tools">Tools</h2>
  327.  
  328.   <h3 id="web_search">Web Search</h3>
  329.   <p>Highlights the Web Search box. You can then type in the terms you
  330.     wish to find on the Web.</p>
  331.  
  332.   <h3 id="downloads">Downloads</h3>
  333.   <p>Opens the Download Manager, where you can see the current, as well as
  334.     finished downloads.</p>
  335.  
  336.   <h3 id="add_ons">Add-ons</h3>
  337.   <p>Opens the Add-ons manager, where you can view, install, configure, update,
  338.     and uninstall your extensions and themes. For more information, see the
  339.     <a href="customization.xhtml#add_ons">Add-ons</a> help topic.</p>
  340.  
  341.   <h3 id="javascript_console">Error Console</h3>
  342.   <p>Opens the Error Console, which tracks problems with JavaScript code.
  343.     JavaScript is a scripting language commonly used to construct web pages.
  344.     Programmers use JavaScript to make web pages more interactive; JavaScript
  345.     is often used to dynamically validate forms and select buttons.</p>
  346.  
  347.   <h3 id="page_info">Page Info</h3>
  348.   <p>Displays extensive information about the current web page, such as the
  349.     document type, encoding, size, and security information.  The dialog also
  350.     displays lists of the media and links used on the page.</p>
  351.  
  352.   <h3 id="clear_private_data">Clear Private Data...</h3>
  353.   <p>Clears the items which are selected in the Clear Private Data dialog in
  354.     the <em>Privacy</em> panel of &pref.menuPath;.
  355.     Displays a confirmation dialog by default.</p>
  356.  
  357.   <h3 class="win" id="options">&pref.pluralCaps;</h3>
  358.   <p class="win">Displays the <a href="prefs.xhtml">&pref.pluralCaps; window</a>,
  359.     where you can change many &pref.plural; in &brandShortName;.</p>
  360.  
  361. <div class="mac">
  362.   <h2 id="window">Window</h2>
  363.  
  364.     <h3 id="minimize">Minimize</h3>
  365.     <p>Minimizes the current window.</p>
  366.  
  367.     <h3 id="zoom">Zoom</h3>
  368.     <p>Enlarges or restores the current window.</p>
  369.  
  370.     <h3 id="open-windows">(Open Windows)</h3>
  371.     <p>Displays all the open windows by their title.</p>
  372. </div>
  373.  
  374. <h2 id="help">Help</h2>
  375.  
  376.   <h3 id="help_contents">
  377.     <span class="noMac">Help Contents</span>
  378.     <span class="mac">&brandShortName; Help</span>
  379.   </h3>
  380.   <p>Opens the &brandShortName; Help window, which contains useful information
  381.     that can help you browse the web.</p>
  382.  
  383.   <div class="win">
  384.     <h3 id="for_ie_users">For Internet Explorer Users</h3>
  385.     <p>Opens this Help window displaying information that can
  386.       help Internet Explorer users transition to &brandShortName;.</p>
  387.   </div>
  388.  
  389.   <h3 id="relnotes">Release Notes</h3>
  390.   <p>Provides information about installing, uninstalling and configuring
  391.     &brandShortName;, as well as other important information and late-breaking
  392.     notices. Requires an active Internet connection.</p>
  393.  
  394.   <h3 id="reporter">Report Broken Web Site...</h3>
  395.   <p>Allows you to report web sites that do not work correctly in
  396.     &brandShortName; to the &brandShortName; developers.</p>
  397.  
  398.   <h3 id="web_forgery">Report Web Forgery...</h3>
  399.   <p>Allows you to report what you believe are forged or "phishing" sites.  
  400.     Phishing Protection in &brandShortName; is powered by Google, and the 
  401.     information you submit will be sent to Google and used to improve this 
  402.     feature. Your report will be anonymous in accordance with Google's 
  403.     privacy policy. This feature requires an active Internet connection.</p>
  404.  
  405.   <h3 id="check_for_updates">Check for Updates...</h3>
  406.   <p>Displays a dialog which checks for updates to &brandShortName; and asks
  407.     you whether you want to download updates if any are available. After an
  408.     update has been downloaded, the dialog asks you to restart &brandShortName;
  409.     so that the update can be installed. Note that the name of this menu item
  410.     will change when an update is being downloaded or is ready to be installed.</p>
  411.  
  412.   <div class="noMac">
  413.     <h3 id="about_mozilla_firebird">About &brandFullName;</h3>
  414.     <p>Displays a dialog box with information about &brandShortName;, including
  415.       the current version and a brief list of credits.</p>
  416.   </div>
  417.  
  418. <div class="contentsBox"><em>12 September 2006</em></div>
  419. <p>Copyright © 2003-2007 Contributors to the Mozilla Help Viewer Project.</p>
  420.  
  421. </body>
  422. </html>
  423.